TActionList.Items[Integer] Property

Represents property Items[Integer].

Namespace: System.UI.ActionList
public
 property Items[Index: Integer]: TAction read GetAction; default;

Parameters

Index
Type: Integer

Property Value

Type: TAction